Vcenter NamespaceManagement Supervisors Networks Workload NsxNetwork
Vcenter NamespaceManagement Supervisors Networks Workload NsxNetwork specifies network backing configuration that is specific to the workload network.
This schema was added in vSphere API 8.0.0.1.
{
"dvs": "string",
"namespace_subnet_prefix": 0
}
Vcenter NamespaceManagement Supervisors Networks Workload NsxNetwork.dvs is the Managed Object ID of a vSphere Distributed Virtual Switch. You can use it to connect to an NSX Network.
This property was added in vSphere API 8.0.0.1.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: vSphereDistributedSwitch
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: vSphereDistributedSwitch
.
Vcenter NamespaceManagement Supervisors Networks Workload NsxNetwork.namespace_subnet_prefix indicates the size of the subnet reserved for namespace segments.
This property was added in vSphere API 8.0.0.1.
Defaults to /28.